Activity Map Linkname in Evar
Is there a way we can pass the Activity Map Link Name in an evar or prop?
Is there a way we can pass the Activity Map Link Name in an evar or prop?
Try setting it with Processing Rules in your report suite. https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/manage-report-suites/edit-report-suite/report-suite-general/c-processing-rules/processing-rules.html?lang=en. In the rule's condition, check if "c.a.activityMap.link" is set. If so, then under the rule's action, overwrite your eVar with that "c.a.activityMap.link". AA should then set your eVar with the Activity Map Link Name when it processes the hit.
You can also try using Dynamic Variables https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/dynamic-variables.html?lang=en. Set your eVar with the value "D=activityMap.link". That should cause AA to copy the Activity Map's Link Name to your eVar when it processes the hit.
Note: while I've used Processing Rules and Dynamic Variables, I have not tried any of the above before with Activity Map Link Name. Please test the suggested methods properly on your own.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.