Update help page Q&A text for tracking ID reuse
This commit is contained in:
parent
428195990b
commit
55d28b9238
1 changed files with 1 additions and 1 deletions
|
|
@ -718,7 +718,7 @@ $clientId = $config['sso']['client_id'] ?? '';
|
|||
</div>
|
||||
<div class="help-faq">
|
||||
<strong>Q: Can I use the same tracking ID for multiple derivatives?</strong>
|
||||
<p>A: Yes! All derivatives of the same master should use the same tracking ID.</p>
|
||||
<p>A: Yes! All derivatives of the same Variant uploaded should use the same tracking ID. This allows us to understand how many times a asset was reused - it's also linked to the master, so we can tell how many times the client set us a file to be changed based on a master.</p>
|
||||
</div>
|
||||
<div class="help-faq">
|
||||
<strong>Q: When should I use New Asset Mode (-N)?</strong>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue