Skip to content

Commit 71c6d20

Browse files
committed
triggername → triggerName
1 parent cceaa73 commit 71c6d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/personalization/api_reference/tracking_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ See [Recommendation API](recommendation_api.md) for more details.
387387
A trigger message includes requests for a Triggeropened and Clicktriggered event.
388388
The first is executed once, when the end user opens a trigger message (for example, embedded into a newsletter).
389389
The second is called each time the user follows a link to see the recommended item.
390-
Both requests provide the `triggername` parameter, which passes a unique alphanumerical identifier of the trigger that initiated the message.
390+
Both requests provide the `triggerName` parameter, which passes a unique alphanumerical identifier of the trigger that initiated the message.
391391

392392
Example of a trigger message:
393393

0 commit comments

Comments
 (0)