json String To Map
Converts a JSON string to a map for analytics processing.
Return
A map of key-value pairs derived from the JSON string.
Parameters
json String
The JSON string containing page view data.
Converts a JSON string to a map for analytics processing.
A map of key-value pairs derived from the JSON string.
The JSON string containing page view data.