Push - Tracking back in AC
Hello,
This is related to tracking back information in AC in a push, following this documentation regarding tracking function:
https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-push-notifications/integrating-campaign-sdk-into-the-mobile-application.html?lang=en
In Android, tracking functions allow you to track notification activations (opens) and notification displays and it seems IDs (message id, delivery id, tag id ) are mandatory during the push transmission.
But how can we pass these information into the push?
Do we need to add these information like additional parameters/variables (Application parameters), like in the next link?
https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-push-notifications/configure-the-mobile-app/configuring-the-mobile-application-android.html?lang=en
Thank you in advance!