I followed your guide.
I found the folder.
include/subscribe.php
But I can't find 'API Key' and 'List ID'.
$apiKey = ''; // Your MailChimp API Key
$listId = ''; // Your MailChimp List ID
I looked for 'MailChimp' on this site, but couldn't do anything there.
Where can I get 'API Key', 'List ID'?
