Skip to content

Conversation

@chrispage1
Copy link

@chrispage1 chrispage1 commented Nov 12, 2024

This PR adds the ability to optionally define a human friendly description for your Analytics.

It taps into the AnalyticRepository and DTO to return the relevant description where it has been defined.

It can be easily set using the existing PanConfiguration helper:

 PanConfiguration::analyticDescriptions([
    'tab-media' => 'Media tab in website header',
    'tab-register' => 'Registration tab on login page'
]);

An example of the output data would be:

Pan Analytics Output

@chrispage1
Copy link
Author

This is off the back of discussion #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant